runtime/pprof.keysByCount.count (field)

3 uses

	runtime/pprof (current package)
		pprof.go#L477: 	count map[string]int
		pprof.go#L484: 	ci, cj := x.count[ki], x.count[kj]